home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Information / WebSites / Wirenet / files / ResetNewGroups.lha / ResetNewGroups
Text File  |  1998-11-30  |  173b  |  8 lines

  1. set olddir `cd`
  2. cd `getenv THOR/BBSDataPath`
  3. list BBS?/#? pat TCPTimestamp.ng lformat "setdate %P%N today" to T:RNG.tmp
  4. execute T:RNG.tmp
  5. delete >NIL: T:RNG.tmp
  6. cd $olddir
  7.  
  8.